home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2005 December / CyberMycha 12-2005 (Poland) (Disc 2).7z / CyberMycha 12-2005 (Poland) (Disc 2).bin / Patche / syberia_sp2_pl.exe / install.exe / 0 / RCDATA / TWIZARDFORM / TWIZARDFORM.txt
Encoding:
Text File  |  2003-01-08  |  13.2 KB  |  569 lines

  1. object WizardForm: TWizardForm
  2.   Left = 191
  3.   Top = 139
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'WizardForm'
  7.   ClientHeight = 358
  8.   ClientWidth = 495
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poDefaultPosOnly
  14.   Scaled = False
  15.   OnCloseQuery = FormCloseQuery
  16.   OnDestroy = FormDestroy
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Bevel: TBevel
  20.     Left = 0
  21.     Top = 314
  22.     Width = 503
  23.     Height = 2
  24.     Shape = bsTopLine
  25.   end
  26.   object Notebook1: TNotebook
  27.     Left = 0
  28.     Top = 0
  29.     Width = 496
  30.     Height = 314
  31.     Color = clBtnFace
  32.     PageIndex = 1
  33.     ParentColor = False
  34.     TabOrder = 3
  35.     object TPage
  36.       Left = 0
  37.       Top = 0
  38.       Caption = 'Welcome'
  39.       object PicturePaintBox: TPaintBox
  40.         Left = 0
  41.         Top = 0
  42.         Width = 164
  43.         Height = 314
  44.         Color = clTeal
  45.         ParentColor = False
  46.         OnPaint = PicturePaintBoxPaint
  47.       end
  48.       object WelcomeLabel1: TLabel
  49.         Left = 176
  50.         Top = 16
  51.         Width = 301
  52.         Height = 53
  53.         AutoSize = False
  54.         Caption = '*'
  55.         ShowAccelChar = False
  56.         WordWrap = True
  57.       end
  58.       object WelcomeLabel2: TLabel
  59.         Left = 176
  60.         Top = 76
  61.         Width = 301
  62.         Height = 233
  63.         AutoSize = False
  64.         Caption = '*'
  65.         ShowAccelChar = False
  66.         WordWrap = True
  67.       end
  68.     end
  69.     object TPage
  70.       Left = 0
  71.       Top = 0
  72.       Caption = 'Main'
  73.       object Bevel1: TBevel
  74.         Left = 0
  75.         Top = 58
  76.         Width = 499
  77.         Height = 3
  78.         Shape = bsTopLine
  79.       end
  80.       object Notebook2: TNotebook
  81.         Left = 4
  82.         Top = 64
  83.         Width = 485
  84.         Height = 245
  85.         PageIndex = 3
  86.         TabOrder = 0
  87.         object TPage
  88.           Left = 0
  89.           Top = 0
  90.           Caption = 'Password'
  91.           object PasswordLabel: TLabel
  92.             Left = 36
  93.             Top = 8
  94.             Width = 413
  95.             Height = 13
  96.             AutoSize = False
  97.             Caption = '*'
  98.             ShowAccelChar = False
  99.             WordWrap = True
  100.           end
  101.           object PasswordEditLabel: TLabel
  102.             Left = 36
  103.             Top = 32
  104.             Width = 4
  105.             Height = 13
  106.             Caption = '*'
  107.             FocusControl = PasswordEdit
  108.           end
  109.           object PasswordEdit: TEdit
  110.             Left = 36
  111.             Top = 48
  112.             Width = 265
  113.             Height = 21
  114.             PasswordChar = '*'
  115.             TabOrder = 0
  116.           end
  117.         end
  118.         object TPage
  119.           Left = 0
  120.           Top = 0
  121.           Caption = 'License'
  122.           object LicenseLabel1: TLabel
  123.             Left = 36
  124.             Top = 8
  125.             Width = 413
  126.             Height = 13
  127.             AutoSize = False
  128.             Caption = '*'
  129.             ShowAccelChar = False
  130.             WordWrap = True
  131.           end
  132.           object LicenseLabel2: TLabel
  133.             Left = 36
  134.             Top = 224
  135.             Width = 413
  136.             Height = 13
  137.             AutoSize = False
  138.             Caption = '*'
  139.             ShowAccelChar = False
  140.             WordWrap = True
  141.           end
  142.           object LicenseMemo: TRichEditViewer
  143.             Left = 36
  144.             Top = 32
  145.             Width = 413
  146.             Height = 181
  147.             ReadOnly = True
  148.             ScrollBars = ssVertical
  149.             TabOrder = 0
  150.             WantReturns = False
  151.             UseRichEdit = False
  152.           end
  153.         end
  154.         object TPage
  155.           Left = 0
  156.           Top = 0
  157.           Caption = 'InfoBefore'
  158.           object InfoBeforeClickLabel: TLabel
  159.             Left = 36
  160.             Top = 8
  161.             Width = 413
  162.             Height = 13
  163.             AutoSize = False
  164.             Caption = '*'
  165.             ShowAccelChar = False
  166.             WordWrap = True
  167.           end
  168.           object InfoBeforeMemo: TRichEditViewer
  169.             Left = 36
  170.             Top = 32
  171.             Width = 413
  172.             Height = 205
  173.             ReadOnly = True
  174.             ScrollBars = ssVertical
  175.             TabOrder = 0
  176.             WantReturns = False
  177.             UseRichEdit = False
  178.           end
  179.         end
  180.         object TPage
  181.           Left = 0
  182.           Top = 0
  183.           Caption = 'SelectDir'
  184.           object SelectDirLabel: TLabel
  185.             Left = 36
  186.             Top = 8
  187.             Width = 413
  188.             Height = 13
  189.             AutoSize = False
  190.             Caption = '*'
  191.             ShowAccelChar = False
  192.             WordWrap = True
  193.           end
  194.           object DiskSpaceLabel: TLabel
  195.             Left = 36
  196.             Top = 224
  197.             Width = 413
  198.             Height = 16
  199.             AutoSize = False
  200.             Caption = '*'
  201.             ShowAccelChar = False
  202.           end
  203.           object DirEdit: TEdit
  204.             Left = 36
  205.             Top = 32
  206.             Width = 413
  207.             Height = 21
  208.             MaxLength = 255
  209.             TabOrder = 0
  210.             Text = 'DirEdit'
  211.           end
  212.           object DirList: TNewDirectoryListBox
  213.             Left = 36
  214.             Top = 56
  215.             Width = 413
  216.             Height = 133
  217.             TabOrder = 1
  218.             OnChange = DirListChange
  219.           end
  220.           object DriveList: TNewDriveComboBox
  221.             Left = 36
  222.             Top = 192
  223.             Width = 413
  224.             Height = 22
  225.             DirList = DirList
  226.             TabOrder = 2
  227.           end
  228.         end
  229.         object TPage
  230.           Left = 0
  231.           Top = 0
  232.           Caption = 'SelectComponents'
  233.           object SelectComponentsLabel: TLabel
  234.             Left = 36
  235.             Top = 8
  236.             Width = 413
  237.             Height = 13
  238.             AutoSize = False
  239.             Caption = '*'
  240.             ShowAccelChar = False
  241.             WordWrap = True
  242.           end
  243.           object ComponentsDiskSpaceLabel: TLabel
  244.             Left = 36
  245.             Top = 224
  246.             Width = 413
  247.             Height = 16
  248.             AutoSize = False
  249.             Caption = '*'
  250.             ShowAccelChar = False
  251.           end
  252.           object TypesCombo: TComboBox
  253.             Left = 36
  254.             Top = 32
  255.             Width = 413
  256.             Height = 21
  257.             Style = csDropDownList
  258.             ItemHeight = 13
  259.             TabOrder = 0
  260.             OnChange = TypesComboChange
  261.           end
  262.           object ComponentsList: TNewCheckListBox
  263.             Left = 36
  264.             Top = 56
  265.             Width = 413
  266.             Height = 157
  267.             Offset = 2
  268.             OnClickCheck = ComponentsListClickCheck
  269.             TabOrder = 1
  270.           end
  271.         end
  272.         object TPage
  273.           Left = 0
  274.           Top = 0
  275.           Caption = 'SelectProgramGroup'
  276.           object SelectStartMenuFolderLabel: TLabel
  277.             Left = 36
  278.             Top = 8
  279.             Width = 413
  280.             Height = 13
  281.             AutoSize = False
  282.             Caption = '*'
  283.             ShowAccelChar = False
  284.             WordWrap = True
  285.           end
  286.           object GroupEdit: TEdit
  287.             Left = 36
  288.             Top = 32
  289.             Width = 413
  290.             Height = 21
  291.             MaxLength = 63
  292.             TabOrder = 0
  293.             Text = 'GroupEdit'
  294.             OnChange = GroupEditChange
  295.           end
  296.           object GroupList: TListBox
  297.             Left = 36
  298.             Top = 56
  299.             Width = 413
  300.             Height = 157
  301.             ItemHeight = 13
  302.             Sorted = True
  303.             TabOrder = 1
  304.             OnClick = GroupListClick
  305.           end
  306.           object NoIconsCheck: TCheckBox
  307.             Left = 36
  308.             Top = 223
  309.             Width = 413
  310.             Height = 17
  311.             Caption = '*'
  312.             TabOrder = 2
  313.             OnClick = NoIconsCheckClick
  314.           end
  315.         end
  316.         object TPage
  317.           Left = 0
  318.           Top = 0
  319.           Caption = 'SelectTasks'
  320.           object SelectTasksLabel: TLabel
  321.             Left = 36
  322.             Top = 8
  323.             Width = 413
  324.             Height = 13
  325.             AutoSize = False
  326.             Caption = '*'
  327.             ShowAccelChar = False
  328.             WordWrap = True
  329.           end
  330.           object BaseTaskLabel: TLabel
  331.             Left = 36
  332.             Top = 32
  333.             Width = 413
  334.             Height = 13
  335.             AutoSize = False
  336.             Caption = '*'
  337.             Visible = False
  338.           end
  339.           object BaseTaskCheckBox: TCheckBox
  340.             Left = 36
  341.             Top = 52
  342.             Width = 413
  343.             Height = 17
  344.             Caption = '*'
  345.             TabOrder = 0
  346.             Visible = False
  347.           end
  348.         end
  349.         object TPage
  350.           Left = 0
  351.           Top = 0
  352.           Caption = 'Ready'
  353.           object ReadyLabel: TLabel
  354.             Left = 36
  355.             Top = 8
  356.             Width = 413
  357.             Height = 16
  358.             AutoSize = False
  359.             Caption = '*'
  360.             ShowAccelChar = False
  361.             WordWrap = True
  362.           end
  363.           object ReadyMemo: TMemo
  364.             Left = 36
  365.             Top = 36
  366.             Width = 413
  367.             Height = 201
  368.             Color = clBtnFace
  369.             ReadOnly = True
  370.             ScrollBars = ssBoth
  371.             TabOrder = 0
  372.             WordWrap = False
  373.             OnKeyPress = ReadyMemoKeyPress
  374.           end
  375.         end
  376.         object TPage
  377.           Left = 0
  378.           Top = 0
  379.           Caption = 'Installing'
  380.           object StatusLabel: TLabel
  381.             Left = 35
  382.             Top = 12
  383.             Width = 417
  384.             Height = 16
  385.             AutoSize = False
  386.             ShowAccelChar = False
  387.           end
  388.           object FilenameLabel: TNewPathLabel
  389.             Left = 35
  390.             Top = 28
  391.             Width = 417
  392.             Height = 16
  393.           end
  394.           object ProgressGauge: TNewGauge
  395.             Left = 35
  396.             Top = 54
  397.             Width = 417
  398.             Height = 21
  399.             Font.Color = clBlack
  400.             Font.Height = -11
  401.             Font.Name = 'MS Sans Serif'
  402.             Font.Style = [fsBold]
  403.             MinValue = 0
  404.             MaxValue = 100
  405.             ParentFont = False
  406.             Progress = 0
  407.           end
  408.         end
  409.         object TPage
  410.           Left = 0
  411.           Top = 0
  412.           Caption = 'InfoAfter'
  413.           object InfoAfterClickLabel: TLabel
  414.             Left = 36
  415.             Top = 8
  416.             Width = 413
  417.             Height = 13
  418.             AutoSize = False
  419.             Caption = '*'
  420.             ShowAccelChar = False
  421.             WordWrap = True
  422.           end
  423.           object InfoAfterMemo: TRichEditViewer
  424.             Left = 36
  425.             Top = 32
  426.             Width = 413
  427.             Height = 205
  428.             ReadOnly = True
  429.             ScrollBars = ssVertical
  430.             TabOrder = 0
  431.             WantReturns = False
  432.             UseRichEdit = False
  433.           end
  434.         end
  435.         object TPage
  436.           Left = 0
  437.           Top = 0
  438.           Caption = 'ScriptDlg'
  439.           object PnlScriptDlg: TPanel
  440.             Left = 0
  441.             Top = 0
  442.             Width = 485
  443.             Height = 245
  444.             Align = alClient
  445.             BevelOuter = bvNone
  446.             Caption = '*'
  447.             TabOrder = 0
  448.           end
  449.         end
  450.       end
  451.       object PnlMain: TPanel
  452.         Left = 0
  453.         Top = 0
  454.         Width = 497
  455.         Height = 58
  456.         BevelOuter = bvNone
  457.         Color = clWindow
  458.         TabOrder = 1
  459.         object PageNameLabel: TLabel
  460.           Left = 24
  461.           Top = 10
  462.           Width = 405
  463.           Height = 13
  464.           AutoSize = False
  465.           Caption = '*'
  466.         end
  467.         object PageDescriptionLabel: TLabel
  468.           Left = 40
  469.           Top = 26
  470.           Width = 389
  471.           Height = 29
  472.           AutoSize = False
  473.           Caption = '*'
  474.           ShowAccelChar = False
  475.           WordWrap = True
  476.         end
  477.         object SmallPicturePaintBox: TPaintBox
  478.           Left = 438
  479.           Top = 1
  480.           Width = 55
  481.           Height = 55
  482.           OnPaint = PicturePaintBoxPaint
  483.         end
  484.       end
  485.     end
  486.     object TPage
  487.       Left = 0
  488.       Top = 0
  489.       Caption = 'Finished'
  490.       object FinishedLabel: TLabel
  491.         Left = 176
  492.         Top = 16
  493.         Width = 301
  494.         Height = 52
  495.         AutoSize = False
  496.         Caption = '*'
  497.         ShowAccelChar = False
  498.         WordWrap = True
  499.       end
  500.       object PicturePaintBox2: TPaintBox
  501.         Left = 0
  502.         Top = 0
  503.         Width = 164
  504.         Height = 314
  505.         Color = clTeal
  506.         ParentColor = False
  507.         OnPaint = PicturePaintBoxPaint
  508.       end
  509.       object YesRadio: TRadioButton
  510.         Left = 176
  511.         Top = 96
  512.         Width = 301
  513.         Height = 17
  514.         Caption = '*'
  515.         Checked = True
  516.         TabOrder = 0
  517.         TabStop = True
  518.         Visible = False
  519.       end
  520.       object NoRadio: TRadioButton
  521.         Left = 176
  522.         Top = 124
  523.         Width = 301
  524.         Height = 17
  525.         Caption = '*'
  526.         TabOrder = 1
  527.         Visible = False
  528.       end
  529.     end
  530.   end
  531.   object BackButton: TButton
  532.     Left = 424
  533.     Top = 326
  534.     Width = 16
  535.     Height = 23
  536.     Caption = '*'
  537.     TabOrder = 0
  538.     OnClick = BackButtonClick
  539.   end
  540.   object NextButton: TButton
  541.     Left = 440
  542.     Top = 326
  543.     Width = 17
  544.     Height = 23
  545.     Caption = '*'
  546.     Default = True
  547.     TabOrder = 1
  548.     OnClick = NextButtonClick
  549.   end
  550.   object CancelButton: TButton
  551.     Left = 464
  552.     Top = 326
  553.     Width = 17
  554.     Height = 23
  555.     Cancel = True
  556.     Caption = '*'
  557.     TabOrder = 2
  558.     OnClick = CancelButtonClick
  559.   end
  560.   object BeveledLabel: TBeveledLabel
  561.     Left = 0
  562.     Top = 307
  563.     Width = 8
  564.     Height = 17
  565.     Caption = '*'
  566.     TabOrder = 4
  567.   end
  568. end
  569.